home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 173 / Issue 173 - Jul 2002 - DPCS0702.iso / editorial / Python / Python-2.2.1.exe / TEST_HTTPLIB < prev    next >
Encoding:
Text File  |  2001-04-13  |  122 b   |  6 lines

  1. test_httplib
  2. reply: 'HTTP/1.1 200 Ok\r\n'
  3. Text
  4. reply: 'HTTP/1.1 400.100 Not Ok\r\n'
  5. BadStatusLine raised as expected
  6.